home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / NETFX.CAB / _dataperfcounters.ini < prev    next >
Encoding:
Text (UTF-16)  |  2003-02-21  |  3.6 KB  |  53 lines

  1. ; //------------------------------------------------------------------------------
  2. ; // <copyright file="_dataperfcounters.ini" company="Microsoft">
  3. ; //     Copyright (c) Microsoft Corporation.  All rights reserved.
  4. ; // </copyright>
  5. ; //------------------------------------------------------------------------------
  6.  
  7.  
  8. ; /**************************************************************************\
  9. ; *
  10. ; * Copyright (c) 1998-2002, Microsoft Corp.  All Rights Reserved.
  11. ; *
  12. ; * Module Name:
  13. ; *
  14. ; *   _dataperfcounters.ini
  15. ; *
  16. ; * Abstract:
  17. ; *
  18. ; * Revision History:
  19. ; *
  20. ; \**************************************************************************/
  21.  
  22. [info]
  23. drivername=.NET CLR Data
  24. symbolfile=_DataPerfCounters.h
  25.  
  26. [languages]
  27. 009=language009
  28.  
  29. [objects]
  30. OBJECT_1_009_NAME=.NET CLR Data
  31.  
  32. [text]
  33. OBJECT_1_009_NAME=.NET CLR Data
  34. OBJECT_1_009_HELP=.Net CLR Data
  35.  
  36. DEVICE_COUNTER_1_009_NAME=SqlClient: Current # pooled and nonpooled connections
  37. DEVICE_COUNTER_1_009_HELP=Current number of connections, pooled or not.
  38.  
  39. DEVICE_COUNTER_2_009_NAME=SqlClient: Current # pooled connections
  40. DEVICE_COUNTER_2_009_HELP=Current number of connections in all pools associated with the process.
  41.  
  42. DEVICE_COUNTER_3_009_NAME=SqlClient: Current # connection pools
  43. DEVICE_COUNTER_3_009_HELP=Current number of pools associated with the process.
  44.  
  45. DEVICE_COUNTER_4_009_NAME=SqlClient: Peak # pooled connections
  46. DEVICE_COUNTER_4_009_HELP=The highest number of connections in all pools since the process started.
  47.  
  48. DEVICE_COUNTER_5_009_NAME=SqlClient: Total # failed connects
  49. DEVICE_COUNTER_5_009_HELP=The total number of connection open attempts that have failed for any reason.
  50.  
  51. DEVICE_COUNTER_6_009_NAME=SqlClient: Total # failed commands
  52. DEVICE_COUNTER_6_009_HELP=The total number of command executes that have failed for any reason.
  53.